Latest Stories
2026-05-02 04:37:42 · Linux & DevOps
Linux Mint will now release periodic HWE ISOs with newer kernels to support latest hardware, bridging the gap until its December 2024 stable release.
2026-05-02 04:37:24 · Linux & DevOps
Linux 7.2 kernel changes DRM scheduler default to 'Fair' priority, ensuring balanced GPU execution. AMDXDNA driver adds AIE4 hardware support for next-gen AI accelerators.
2026-05-02 04:36:58 · Linux & DevOps
Linux 7.0 kernel launches amid age verification law debates and Ryzen 9 9950X3D2 release. Ubuntu 26.04 LTS and Fedora 44 also ship in active April.
2026-05-02 04:36:34 · Programming
Mesa developers propose splitting legacy GPU drivers (R300, R600) into a separate branch to accelerate modern OpenGL/Vulkan development. Valve engineer Mike Blumenkrantz leads discussion.
2026-05-02 04:36:19 · Hardware
Intel accelerates Linux 7.2 driver updates for Crescent Island GPU—160GB vRAM, Xe3P architecture, targeting AI inference. Driver maturity could disrupt NVIDIA's dominance in enterprise AI.
2026-05-02 04:35:59 · Gaming
ASUS confirms native Linux kernel support for its $160 ROG Raikiri II premium gaming controller, ending Windows exclusivity. Driver to land in kernel 6.8.
2026-05-02 04:35:40 · Linux & DevOps
AMD releases official HDMI 2.1 FRL patches for AMDGPU driver, enabling higher bandwidth for high-res displays on Linux.
2026-05-02 04:35:19 · Linux & DevOps
EndeavourOS releases 'Triton' ISO with expanded desktop/WM options (i3, Sway, Openbox) and 'Titan Neo' system overhaul, improving hardware detection, install speed, and NVIDIA Optimus support.
2026-05-02 04:35:01 · Technology
Wine 11.8 release fixes Microsoft Golf 1999 and improves VBScript compatibility, moving closer to Wine 12.0 stable.
2026-05-02 04:34:43 · Gaming
Steam on Linux share dropped from March's record 5.33% to 4.9% in April. Analysts call it a seasonal correction, not a trend reversal, as Steam Deck and Proton drive long-term growth.
2026-05-02 04:33:43 · Programming
PEP 772 establishes a formal Packaging Council for Python, approved April 2026. Five members will be elected after PyCon US 2026 to oversee standards and tools.
2026-05-02 04:32:54 · Linux & DevOps
An overview of key open source news from LWN.net's April 30, 2026 edition, including Famfs, Python packaging, Zig, Linux kernel changes, software releases, and tributes.
2026-05-02 04:32:25 · Linux & DevOps
AlmaLinux, Debian, Fedora, Red Hat, SUSE, and Ubuntu released security updates for dozens of packages including firefox, sudo, and openjdk.
2026-05-02 04:31:30 · Web Development
GCC 16.1 sets C++20 as default, adds experimental support for C++26 features (reflection, contracts, expansion, std::simd), introduces an Algol68 frontend, and enables HTML diagnostics for clearer compiler output.
2026-05-02 04:31:08 · Programming
Hyrum's Law struck the Linux kernel when TCMalloc's undocumented dependency on restartable sequences broke in 6.19. Maintainers compromised, adding compatibility code to preserve no-regressions.
2026-05-02 04:30:41 · Linux & DevOps
Friday security updates from AlmaLinux, Debian, Fedora, Oracle, Red Hat, SUSE, and Ubuntu address vulnerabilities in numerous packages. Admins urged to patch promptly.
2026-05-02 04:30:15 · Open Source
An exploration of Prolly trees, a variant of B-trees enabling efficient version control for databases, as used by Dolt.
2026-05-02 04:29:53 · Open Source
NHS plans to close open-source repos due to LLM security scanning, sparking debate over policy contradiction with UK Tech Code of Practice.
2026-05-02 04:23:31 · Open Source
Learn how to nominate Fedora mentors and contributors for the 2026 recognition program, including eligibility, deadlines, and the impact of your nomination.
2026-05-02 04:22:55 · Programming
GDB source-tracking breakpoints automatically adjust breakpoint locations after code edits, saving time in iterative debugging. Learn how to enable, set, and leverage this experimental feature with key insights and limitations.